Skip to content

2.0.0b13#1350

Merged
Archmonger merged 11 commits into
reactive-python:mainfrom
Archmonger:2.0.0b13
Jul 14, 2026
Merged

2.0.0b13#1350
Archmonger merged 11 commits into
reactive-python:mainfrom
Archmonger:2.0.0b13

Conversation

@Archmonger

@Archmonger Archmonger commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description

  • Version bump
  • Change input sequence communication schema to respect input order (inspired by TCP message sequencing) to ensure inputs don't get "lost" due to server/client asynchronous communication.
  • Remove default debounce of 200ms on <input> elements. No longer needed with new event messaging sequencing.

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@Archmonger Archmonger marked this pull request as ready for review July 14, 2026 01:55
@Archmonger Archmonger merged commit 3219421 into reactive-python:main Jul 14, 2026
20 checks passed
@Archmonger Archmonger deleted the 2.0.0b13 branch July 14, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant